@import url(common.css);

/* layout */

#container {width: 920px;}
#content { margin: 0px 0px 10px 0px; padding: 0px 0px 0px 10px; width: 900px;  }
#content .border { border: 0px solid #000;  }

/* for Internet Explorer */
/*\*/ * html #sidebar1 .border {height: 600px;} /**/
/*\*/ * html #content .border {height: 250px;} /**/

/* template style */

#tab-subhdr { color: #00539b; font-size: 1.4em; font-weight: bold;  padding: 10px 0px 0px 30px; }
#tab-content { color: #00539b; font-size: 1em; padding: 10px 20px 10px 30px; }
#tab-content2 { color: #00539b; font-size: 1em; padding: 10px 20px 10px 30px; }

#tab-news { float: left;  }
#tab-news .release { padding: 10px 0px 0px 30px; color: #00539b; font-weight: bold;  }
#tab-news .release a{  color: #00539b; font-weight: bold; padding: 5px; text-decoration: underline; }
#tab-news .release a:hover{  text-decoration: none; padding: 5px; background: #d0dde5; }
.tab-date { font-size: .9em; color: #00539b; padding: 5px; }


#hbar { border: 0px solid #000; margin: 0px 0px 0px 0px;  }
#hbar .border { width: 920px;  margin: auto; background-color: #FFFFFF;  }
#page-title { float: right; color: #00539b; font-weight: bold; font-size: 1.5em;  padding: 0px 0px 9px 0px; margin: 0px 10px 0px 0px; }

	
